home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 30
/
Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso
/
Aminet
/
util
/
libs
/
jpeglibrary50.lha
/
jpeglibrary
/
fd
/
jpeg.fd
Wrap
Text File
|
1999-01-30
|
388b
|
15 lines
* "jpeg.library"
##base _JpegBase
##bias 30
##public
AllocJPEGDecompressA( jph, taglist )(A0,A1)
FreeJPEGDecompress( jph )(A0)
DecompressJPEGA( jph, taglist )(A0,A1)
AllocJPEGCompressA( jph, taglist )(A0,A1)
FreeJPEGCompress( jph )(A0)
CompressJPEGA( jph, taglist )(A0,A1)
AllocBufferFromJPEGA( jph, taglist )(A0,A1)
FreeJPEGBuffer( buffer )(A0)
GetJPEGInfoA( jph, taglist )(A0,A1)
##end